このクラスのメンバの一覧は、PropertyMappingCollection<TKey,TMapping>メンバを参照してください。
名前 | 解説 | |
---|---|---|
![]() | Count | Gets the number of elements actually contained in the Collection. System.Collections.ObjectModel.Collection<TMapping>から継承されます。 |
![]() | IsUpdating | BeginUpdate メソッドを使用して変更通知が中断される場合は True を返します。 Infragistics.Collections.Services.ObservableCollectionExtended<TMapping>から継承されます。 |
![]() | Item | 指定されたスケジュール プロパティまたはメタデータ エントリがマップされるデータ メンバーを返します。 |
![]() | MetadataPropertyMappings | メタデータのフィールド マッピングを定義するために使用されます。 |
![]() | UseDefaultMappings | デフォルト マッピングを使用するかどうかを指定します。 |
名前 | 解説 | |
---|---|---|
![]() | Items | Gets a IList wrapper around the Collection. System.Collections.ObjectModel.Collection<TMapping>から継承されます。 |
![]() | NotifyItemsChanged | 派生したコレクションがその OnItemAdded および OnItemRemoved メソッドを起動させるべきかどうかを示すブール値を返します。 Infragistics.Collections.Services.ObservableCollectionExtended<TMapping>から継承されます。 |